Redis latency spikes can be traced to three main areas: infrastructure, the Redis server itself, and application/client behavior.
SLOWLOG GET for slow commands
LATENCY HISTORY / LATENCY LATEST for event-based latency
DEBUG SLEEP and DEBUG JMAP for testing